How to Install mhc software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mhc software package in Ubuntu 14.04 LTS (Trusty Tahr)

mhc software package provides schedule management tool for emacsen, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mhc 

mhc is installed in your system.

Make ensure the mhc package were installed using the commands given below,

$ sudo dpkg-query -l | grep mhc *

You will get with mhc package name, version, architecture and description in a table

mhc package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Miscellaneous
Package mhc
Version 0.25.1+20130926-1
Description schedule management tool for emacsen
Sub Section misc


See Also, How to uninstall or remove mhc software package from Ubuntu 14.04 LTS (Trusty Tahr)?